home *** CD-ROM | disk | FTP | other *** search
/ NT Sources / Infomagic - NT Source Volume 1 (Disc 1 of 2).iso / network / js15full.exe / statusbar.ht_ / statusbar.ht
Text File  |  1998-04-02  |  902b  |  26 lines

  1. <!---Java Script code by Java Script It! www.computan.on.ca/~todd/JavaScriptIt! --><html>
  2.  
  3. <head>
  4.  
  5. <title>Statusbar Message Maker</title>
  6.  
  7. <head>
  8.  
  9. <body bgColor="#FFFFFF" text="#000000">
  10.  
  11. <div align=center><font size=6 font="Arial"><b>Statusbar Message Maker</b></font></div><p>
  12.  
  13. To see what the <b>Statusbar Message Maker</b> does, move your cursor over top of the hyperlink below and watch the statusbar...<p>
  14.  
  15. <a href="statmes.htm" onMouseOver="self.status='This is what the Statusbar Message Maker does. You can use this to describe the link the user is about to click on.'; return true" onMouseOut="self.status=''; return true">Test this hyperlink</a>.<p>
  16.  
  17. <b>Browser Compatibility</b><br>
  18. ò Works fully in Netscape Navigator 2.01 and higher<br>
  19. ò Works fully in Microsoft Internet Explorer 3.0 and higher<br>
  20. ò No errors should occur in old browsers
  21.  
  22. </body>
  23.  
  24. </html>
  25.  
  26.